github.com/gotd/td/tg.UpdateNewStickerSet.Stickerset (field)
7 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L6551: Stickerset MessagesStickerSetClass
tl_update_gen.go#L6574: if !(u.Stickerset == nil) {
tl_update_gen.go#L6594: u.Stickerset = from.GetStickerset()
tl_update_gen.go#L6642: if u.Stickerset == nil {
tl_update_gen.go#L6645: if err := u.Stickerset.Encode(b); err != nil {
tl_update_gen.go#L6672: u.Stickerset = value
tl_update_gen.go#L6682: return u.Stickerset
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |